home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / calendar / calendar.ubuntu < prev    next >
Text File  |  2007-12-12  |  565b  |  23 lines

  1. /*
  2.  * Interesting dates in Ubuntu history
  3.  * Matt Zimmerman <mdz@ubuntu.com>, 2005-10-24
  4.  */
  5.  
  6. #ifndef _calendar_ubuntu
  7. #define _calendar_ubuntu
  8.  
  9. LANG=utf-8
  10.  
  11. /* Ubuntu releases */
  12. Oct 20    Ubuntu 4.10 (Warty Warthog) released, 2004
  13. Apr 08    Ubuntu 5.04 (Hoary Hedgehog) released, 2005
  14. Oct 13    Ubuntu 5.10 (Breezy Badger) released, 2005
  15. Jun 1    Ubuntu 6.06 (Dapper Drake) released, 2006
  16. Oct 26    Ubuntu 6.10 (Edgy Eft) released, 2006
  17. Apr 19    Ubuntu 7.04 (Feisty Fawn) released, 2007
  18. Oct 18    Ubuntu 7.10 (Gutsy Gibbon) released, 2007
  19.  
  20. /* Misc */
  21.  
  22. #endif /* !_calendar_ubuntu_ */
  23.